Switch from lazy_static to once_cell
authorFelix Krull <f_krull@gmx.de>
Thu, 23 Jul 2020 14:09:15 +0000 (16:09 +0200)
committerColin Walters <walters@verbum.org>
Fri, 6 May 2022 16:53:55 +0000 (12:53 -0400)
commit37f9e3599afd4583d903127bc8dddb3629457655
treea55ccdd434763d8d7b924dff2d709431f347b5bf
parent130f0c283988068573d97ecbb40f51a989902037
Switch from lazy_static to once_cell
rust-bindings/rust/Cargo.toml
rust-bindings/rust/src/lib.rs